* { margin:0; padding:0; }
body { background:#ffffff; background-image: url('../graphics/main-bg.jpg'); background-repeat: no-repeat; background-attachment:fixed; }
img {border: 0;}

/*--- HEADER STYLES ---*/

.header_wrapper {
	position: relative;
	width: 100%;
}

.header_content {
	margin: 0 auto;
	height: 125px;
	width: 1140px;
	background: #FFF;	
	position: relative;
}

.logo {
	float: left;
	width: 300px;	
	margin: 10px 0 0 40px;
}

.header_menu {
	float: right;
	width: 700px;	
}

.nav_bar {
	margin: 16px 0 0 100px;	
}

.nav_bar ul {
	height: 18px;	
    line-height: 18px;
}

.nav_bar ul li {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;	
}

.loginname 
{
    padding: 0 12px;
	color: #48742a;	
	font-size: 12px;
	text-decoration: none;
	background: url(../graphics/menu-divider.gif) no-repeat left;
}

.nav_bar ul li a {
	padding: 0 12px;
	color: #48742a;	
	font-size: 12px;
	text-decoration: none;
	background: url(../graphics/menu-divider.gif) no-repeat left;
}
.nav_bar ul li a.nobg {
	background: none;
}

.nav_bar ul li a:hover {
	text-decoration: underline;	
}

/*--- MAIN MENU BAR ---*/

.menu_wrapper {
	margin: 0 auto;
	width: 1140px;	
	background: #48742a;
	overflow: hidden;	
}

.menu_wrapper ul {
	background: #48742a;
}

.menu_wrapper ul li {
	list-style: none;
	float: left;	
	border-right: 1px solid #FFF;
	padding: 0;
}

.menu_wrapper ul li:hover {
	background: #173305;
}

.menu_wrapper ul li a {
	font: 14px Georgia;
	color: #FFF;
	padding: 10px 15px;	
	text-decoration: none;
    display: block;
}


/*--- HOMEPAGE MAIN CONTENT ---*/

.content_wrapper {
	margin: 0 auto;
	padding: 50px;
	width: 1040px;
	overflow: hidden;
	background: url(../graphics/bg.png) repeat;	
}

.content_lft {
	width: 580px;
	margin: 0 50px 0 0;	
}

.content_lft h1 {
	padding: 0 0 15px 0;	
}

.content_lft h2 {
	padding: 0 0 15px 0;
	color: #686868;	
	clear: both;
}

.content_lft h3 {
	padding: 0 0 15px 0;
	color: #686868;	
}

.content_lft p {
	padding: 0 0 15px 0;	
}

.content_lft ul, .content_lft ol {
	margin: 0 0 10px 25px;	
}

.content_lft ul li {
	list-style: disc;
	font: 14px Arial;
	color: #868686;
	margin: 5px 0
}

.content_lft ol li {
	list-style: decimal;
	font: 14px Arial;
	color: #868686;
	margin: 5px 0
}

.results_box {
	width: 100%;
	background: #FFF;
	float: left;
	border: 1px dotted #BBBBBB;
	margin: 0;
	height: 100px;
	line-height: 100px;
	font-size: 24px;
	font-weight: bold;
	color: #48742A;
}

.results_box img
 {
     vertical-align: middle;
 }

.results_box_rht {
	width: 50%;
	text-align: center;
}

.results_box_lft {
	width: 50%;
	text-align: center;
}

.content_rht {
	width: 395px;
}

.content_rht h2 {
	color: #48742A ;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 15px 0;
}

.content_rht h3 {
	font: italic 18px Georgia;
	color: #686868;
	margin: 0 0 10px 0;
}

.content_rht p {
	padding: 0 0 15px 0;
}

.content_rht ul {
	padding: 0 0 15px 0;
}

.content_rht ul li {
	background: url(../graphics/checkmark.png) no-repeat scroll left top transparent;	
	list-style: none;
	padding: 0 0 10px 30px;
}

.content_rht ul li p {
	font-size: 14px;
	color: #686868;
	padding: 0;
	margin: 0;
}

.content_rht ul li p a {
	color: #48742A;	
	text-decoration: underline;
}
.video_box {
	background: #FFF;	
    padding: 25px;
}

.survey_btn {
	background: #FFF;
	padding: 25px;	
	margin: 3px 0 0 0;
	clear: both;
}
/* JJA added 07/12/2013 */
.survey_btn a {
	display: block;
	height: 50px;
	min-width: 200px;
	padding: 0 20px;
	background-color: #487429;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Verdana;
    font-weight: bold;
	line-height: 50px;
	font-size: 12px;
	background-image: url('../graphics/next-img.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

/*--- FORM PAGE CONTENT ---*/
.content {
	margin: 0 0 25px 0;	
}

.content_sub {
	margin: 0 0 20px 0;	
	clear: both;
}

.content_sub h2 {
	color: #48742a;
	font-weight: bold;
	text-transform: uppercase;
}

.survey_bar {
	margin: 0 0 15px 0;
	width: 1030px;	
	height: 14px;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #bfbfbf;
}

.survey_bar ul {
	background: #bfbfbf;	
}

.survey_bar ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 14px;	
}

.content_form_wrapper {
	
}

.content_form_lft {
	float: left;
	width: 450px;
	margin: 0 65px 0 0;	
}

.content_form_rht {
	width: 450px;
	margin: 0 65px 0 0;	
}

.segment_btn {
	margin: 25px 0;	
	width: 1040px;
	text-align: center;
	float: left;
}

.segment_btn input {
	display: block;
	height: 50px;
	min-width: 200px;
	padding: 0 20px;
	background-color: #487429;
	text-align: left;
	color: #FFF;
	font-family: Georgia, Times New Roman, Arial;
	line-height: 50px;
	font-size: 18px;
	background-image: url('../graphics/next-img.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

.moredetails_btn {
	margin: 25px 0;
	width: 1040px;
	text-align: center;
	float: left;
}

input.btn2 {
	display: block;
	height: 50px;
	min-width: 200px;
	padding: 0 20px;
	margin: 0 auto;
	background-color: #487429;
	text-align: left;
	color: #FFF;
	font-family: Georgia, Times New Roman, Arial;
	line-height: 50px;
	font-size: 18px;
	background-image: url('../graphics/next-img.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	width: 448px;
	border: 0;
	cursor: pointer;
}

input.btn {
	display: block;
	height: 50px;
	min-width: 200px;
	padding: 0 20px;
	margin: 0 auto;
	background-color: #487429;
	text-align: left;
	color: #FFF;
	font-family: Georgia, Times New Roman, Arial;
	line-height: 50px;
	font-size: 18px;
	background-image: url('../graphics/next-img.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	width: 220px;
	border: 0;
	cursor: pointer;
}

/*--- FORM ELEMENTS ---*/

.text_box {
	float: left;
	margin: 0 0 25px 0;
	width: 450px;	
}

.text_box_lft {
	width: 40px;	
}

.number {
	background: url(../graphics/form-number-bg.png) no-repeat;
	height: 32px;
	width: 32px;
	float:left;	
	padding: 7px 0 0;
	text-align: center;
	color: #FFF;
	font: italic 12px Georgia;
	font-weight: bold;
}

.text_box_rht {
	width: 410px;	
}

.text_box_rht2 {	
}

.text_box label {
	font: 14px Georgia;
	color: #686868;	
}

.textfield {
	margin: 5px 0 0 0;	
	color: #6a6a6a;
	font: 12px Arial;
}

.textfield input {
	color: #6a6a6a;
	font: 12px Arial;
	height: 28px;
    line-height: 28px;
	width: 394px;
	padding: 0 0 0 12px;
}

.textfield input.user {
	color: #6a6a6a;
	font: 12px Arial;
	height: 28px;
	width: 103px;
	padding: 0 0 0 12px;	
}

.textfield input.basic {
	color: #6a6a6a;
	font: 12px Arial;
	height: 24px;
	width: 41px;
	padding: 0 0 0 12px;	
}

.textfield input 2 {
	background: none;
	color: #6a6a6a;
	font: 12px Arial;
	height: 28px;
	width: 117px;
	border: none;	
}

.specialselect select {
    background: transparent;
    width: 60px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    color: #6a6a6a;
	font: 12px Arial;
	height: 28px;
    line-height: 28px;
	padding: 0
}

.specialselect {
    width: 60px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin: 5px 0 0 0;	
    background: url('../graphics/dropdown.gif') no-repeat right #fff;
    border: 1px solid #abadb3;
}

.textfield2 {
	margin: 5px 0 0 0;	
}


.textfield2 .selectbox {
	height: 29px;
	width: 60px;
	color: #6A6A6A;
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
}

.textfield2 input.city {
	color: #6a6a6a;
	font: 12px Arial;
	height: 28px;
    line-height: 28px;
	width: 188px;
	padding: 0 0 0 12px;
	float: left;
	margin: 0 15px 0 0;
}

.textfield2 input.zip {
	color: #6a6a6a;
	font: 12px Arial;
	height: 28px;
    line-height: 28px;
	width: 103px;
	padding: 0 0 0 12px;	
}

.radio {
	margin: 5px 0;	
	color: #6a6a6a;
	font: 12px Arial;
}

.radio input {
	margin: 5px 0;	
}

.textarea {
	margin: 5px 0;	
}

.textarea textarea {
	padding: 12px;
	color: #6a6a6a;
	font: 12px Arial;
	width: 251px;
	height: 101px;
}

/*--- FOOTER CONTENT --- */
.footer_wrapper {
	margin: 0 auto;
	width: 1040px;
	background: #FFF;
	padding: 25px 50px;
	height: 65px
}

.footer_content {
	width: 1040px;
	padding: 10px 0 0 0;	
}

.footer_content ul {
		
}

.footer_content ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;	
}

.footer_content ul li a {
	padding: 0 12px;
	color: #48742a;	
	font-size: 12px;
	text-decoration: none;
	background: url(../graphics/menu-divider.gif) no-repeat right;	
}

.footer_content ul li a:hover {
	text-decoration: underline;	
}

.footer_content ul li a.nobg { background: none;}
.footer_content ul li a.nopad { padding-left:0;}

.copyright {
	float: left;
	margin: 11px;
	text-align: center;
	}
.copyright p {
	font-size: 12px;	
}

.status 
{
    clear: both;
    color: Red;
    font-size: 12px;
    list-style-type: circle;
}

.progress
{
    text-align: center; 
    display: none;
    clear: both;
}

.geocode_attribution
{
    text-align: center; 
    display: block;
    clear: both;
}

#participant-res, #participant-bus, #participant-information
{
    display: none;
}

/* global graphing style settings  JJA - 07/22/2013*/
.graph_parent 
{
    background-color: #bfbfbf; 
    height: 12px; 
    width: 100%; 
}

.graph_child 
{
    background-color: #487429;
    height: 12px; 
}

.graph_text 
{
    font-size: 12px; 
    color: #686868; 
    margin: 0px 0px 12px 2px; 
    display: block;
}

.normallist
{
    font-size: 14px;
    padding: 0 40px;
    color: #868686;
}

.normallist li
{
    margin: 10px 0;
}
.normallist ul
{
    font-size: 12px;
    margin-left: 40px;
}
.normallist ul li {
    margin: 10px 0;
}

.poweredby
{
	float: right;
	margin: 0px;
	text-align: center;
}
.poweredby div
{
    padding: 2px;
    text-align: center;
    color: #868686;
    font-size: 12px;
    font-style: italic;
}










/* CSS Document */

/* General */
body {
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Arial;
}

.lft { float: left;}
.rht { float: right;}

.spacer {
	background: none;
	width: 1140px;
	margin: 0 auto;
	height:2px;
	}
	
/* Fonts */

a { text-decoration: underline; color: #48742A;}

p { 
	font: 14px/18px Arial, sans-serif;
	font-weight: normal;
	color: #868686;
	}

h1 { 
	font: 42px Georgia, serif;
	font-weight: normal;
	color: #686868;
	}

h2 {
	font-family: Arial;
	font-size: 18px;
}

h3 {
	font-family: Arial;
	font-size: 16px;
}


/* survey results page*/
.providerlist
{
    display: block;
    margin-bottom: 12px;
    
}

.providerlist p
{
    line-height: 175%;
}

.failedlogin
{
    display: block;
    margin: 0 auto;
    width: 50%;
    background-color: #EEEEEE;
    border: 1px dotted red;
    clear: both;
    padding: 8px;
    font-weight: bold;
    font-size: 12px;
    color: #FF0000;
}

.failedlogin p {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #FF0000;
}

.failedlogin ul {
    margin: 0 20px;
}

.successfullogin
{
    display: block;
    margin: 0 auto;
    width: 50%;
    background-color: #EEEEEE;
    border: 1px dotted green;
    clear: both;
    text-align: center;
    padding: 8px;
    font-weight: bold;
    font-size: 12px;
    color: green;
}

.resultsmall
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding: 12px;
}

.accountsettings td {
    padding: 4px;
    font-size: 12px;
    text-align: right;
}

.print {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.print a {
    color: #666666;
    text-decoration: none;
    line-height: 48px;
    height: 48px;
}

.print img {
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
}

.print a:hover {
    color: #000000;
}

.assessmentaddress {
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    margin-left: 30px;
}

#map {
    border: 1px solid #888888;
    height: 400px;
    width: 100%;
    clear:both;
    margin-top: 20px;
}

.assessmentaddressbig {
    color: #555555;
    font-size: 15px;
    font-weight: bold;
    margin-left: 30px;
}


#initialhide {
    display: none;
}

#wirelineData, #wirelessData {
    font-size: 14px;
    color: #686868;
}

.downloadlist {
    font-size: 14px;
    list-style-type: none;
    color: #868686;
}
.downloadlist li {
        margin-bottom: 10px;
}
.existinganswer {
    font-size: 12px;
    font-family: Arial, Verdana;
    font-weight: bold;
    color: #487429;
    display: block;
    border: 1px solid #cccccc;
    background-color: whitesmoke;
    padding: 4px;
    margin: 4px;
    clear: both;
    border-radius: 5px;
}

.admin {
    font-size: 12px;
}
.admin label {
    font-weight: bold;
    display: block;
    margin: 10px 0 0 0;
}
.admin textarea {
    width: 500px;
    height: 150px;
    resize: none;
    font-size: 11px;
}
.admin select {
    display: block;
}
.subtext {
    display: none;
}
.subtextlink {
    text-decoration: none;
}
.subtextlink:hover {
    cursor: pointer;
}
.subtextlink img {
    vertical-align: middle;
}
.logo img {
    vertical-align: middle;
}
.logo a {
    text-decoration: none;
}